chore(deps): bump 8 dependencies (patch/minor, all same-major)#274
Merged
Conversation
From the scheduled dependency-upgrade sweep. All within-major, no API breaks; osv-scanner clean, no Dependabot PRs duplicated. Runtime: web-tree-sitter 0.26.9 → 0.26.10 (cli, ingestion) @aws-sdk/client-bedrock-runtime 3.1075.0 → 3.1076.0 (cli, ingestion, summarizer, wiki) @aws-sdk/client-sagemaker-runtime 3.1075.0 → 3.1076.0 (cli, embedder) listr2 10.2.1 → 10.2.2 (cli) Dev / docs: @commitlint/cli 21.1.0 → 21.2.0 @commitlint/config-conventional 21.1.0 → 21.2.0 astro 7.0.3 → 7.0.4 (docs) starlight-links-validator 0.25.1 → 0.25.2 (docs) web-tree-sitter is the patch bump to the JS runtime loader, not the vendored grammar WASMs, so no re-vendoring needed; parse/ingestion tests green confirm it. Validated: biome ci, full tsc -b, full build (incl. docs astro build, 64 pages), all 18 packages fail 0, osv clean.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Applies all 8 outdated dependencies from the scheduled upgrade sweep. Every one is patch/minor within the same major — no API breaks.
Runtime (ship in the CLI bundle)
Dev / docs
Notes
web-tree-sitteris the patch bump to the JS runtime loader, not the vendored grammar WASMs — no re-vendoring needed. The parse/ingestion tests confirm it.@aws-sdkpackages move in lockstep (both 1 patch behind).Validation
biome ci .✓ · fulltsc -b✓ · full build ✓ · all 18 packagesfail 0(incl. ingestion, the web-tree-sitter consumer)astro build✓ (64 pages, starlight-links-validator clean)osv-scanneron the updated lockfile ✓ clean🤖 Generated with Claude Code